getAdminKeyList

abstract fun getAdminKeyList(): List<ByteString>

The public key authorized to send admin messages to this node.
repeated bytes admin_key = 3;

Return

A list containing the adminKey.